home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / MISCELLA / SUNPO131.ZIP / SUNPO.INI < prev    next >
INI File  |  1993-09-15  |  3KB  |  78 lines

  1. [sunpo]
  2. ;
  3. ;This SUNPO initialization file contains default geographical coordinates
  4. ;and the time zone value of a hypothetical observation site at which cal-
  5. ;culations are desired. It should be placed in your base Windows directory.
  6. ;Typically you should edit it suit your own location to avoid a continuing
  7. ;need to fill in the data during each run. The MS-DOS version of SUNPO does
  8. ;not know that SUNPO.INI exists.
  9. ;
  10. ;IF ANY SORT OF ERROR IS ENCOUNTERED BY SUNPO AS IT READS THIS FILE, THEN
  11. ;NONE OF THE DATA HEREIN ARE REGARDED AS VALID. IN THAT CASE, A DEFAULT
  12. ;CASE WILL BE ASSIGNED.
  13. ;
  14. LONGDEG=12
  15. LONGMIN=34
  16. LONGEW=W
  17. ;
  18. LATDEG=8
  19. LATMIN=9
  20. LATNS=N
  21. ;
  22. ;Replace the above data with your own longitude and latitude data.
  23. ;Use "E" instead of "W" if you are east of standard 0 degree meridian.
  24. ;Use "S" instead of "N" if you are in the southern hemisphere.
  25. ;
  26. ;Just to be sure: do not leave any blanks after the "=" sign or between
  27. ;relevant digits...not all cases are double checked! If a run of the
  28. ;Windows version of SUNPO seems to ignore your SUNPO.INI file it it likely
  29. ;that it finds an error herein:
  30. ;
  31. ;IF THERE ARE ANY "BLANKS" AFTER THE "=" SYMBOLS IN THE ABOVE DATA, THEN
  32. ;THE CONTENTS OF THIS FILE WILL BE IGNORED BY SUNPO ANY YOU MUST RUN THE
  33. :CONTROL DATA/ OBSERVER POSITION DIALOG TO CHANGE THE INTRINSIC DEFAULT
  34. ;POSITION VALUES BUILT INTO THE PROGRAM.
  35. ;
  36. ;NOTE: The ABOVE data can be changed during a SUNPO run if you set the
  37. ;      observer position via the "Control Data" main menu item.
  38. ;
  39. ; ******** DO NOT SKIP OVER READING THE FOLLOWING INFORMATION **********
  40. ;
  41. ;If you know your time zone (as an integer) enter it  after the "TIMZON="
  42. ;
  43. ;
  44. TIMZON=  0
  45. ;
  46. ;
  47. ;If you leave TIMZON blank or set it to any integer smaller than or equal
  48. ;to -25, then the TIMZON value WILL BE CALCULATED from your longitude via
  49. ;the formula:
  50. ;
  51. ;   TIMZON=nearest integer (rounded down) value of (longitude/15.0).
  52. ;
  53. ;"East" longitudes are positive and the above calculated TIMZON value will
  54. ;be increased by +1.
  55. ;"West" longitudes are negative in the formula and give negative (or zero)
  56. ;values for TIMZON.
  57. ;
  58. ATMODEL=1
  59. ;
  60. ;Atmospheric model ID values are: 1=tropical, 2=midlatitude summer,
  61. ;3=midlatitude summer, 4= subarctic summer, 5=subarctic winter,
  62. ;0=no model-> all fluxes will be set to zero.
  63. ;rough ideas: latitude < 15 deg, use atmodel=1;
  64. ;             15 deg < latitude < 55, use models 2 or 3
  65. ;             latitude > 55 use models 4 or 5
  66. ;
  67. ;IF YOU CHANGE THE OBSERVER POSITION VIA THE CONTROL DATA/OBSERVER POSITION
  68. ;MAIN MENU COMMANDS IN SUNPO AND THEN SAVE THE NEW VALUES TO THE SUNPO.INI
  69. ;FILE, THE VALUE OF TIMZON IS AUTOMATICALY SET TO -25 TO FORCE CALCULATION
  70. ;ACCORDING TO THE ABOVE FORMULA. IF YOU KNOW A BETTER VALUE, THEN RE-EDIT
  71. ;YOUR SUNPO.INI FILE TO CORRECT IT.
  72. ;
  73. ;See the SUNPOxxx.DOC file for some more hints about time zone values.
  74. ;
  75. ;Once you have all of this stuff set up to your satisfaction you may
  76. ;delete all the lines which begin with semicolons if you like, but
  77. ;they don't really use much disk space if you leave them in.
  78.